Skip to content

Conversation

@wkia
Copy link

@wkia wkia commented Nov 21, 2025

This is backport of "JDK-8365098 make/RunTests.gmk generates a wrong path to test artifacts on Alpine" as JDK11 tests have the same issue on Alpine - generate a wrong path to test artifacts.

However, there are still vendors which still build jdk11 and below for Solaris, so I added the cross platfrom fix here, using a combination of SED and TR.

So, the backport isn't clean. (Build system fix, test artifacts path processing.)

I'm not sure, if I may request for integration as a backport, or should I create new JBS bug to cover this (starting from the upstream).


Progress

  • Change must be properly reviewed (1 review required, with at least 1 Reviewer)
  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue
  • JDK-8365098 needs maintainer approval

Issue

  • JDK-8365098: make/RunTests.gmk generates a wrong path to test artifacts on Alpine (Bug - P4)

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk11u-dev.git pull/3125/head:pull/3125
$ git checkout pull/3125

Update a local copy of the PR:
$ git checkout pull/3125
$ git pull https://git.openjdk.org/jdk11u-dev.git pull/3125/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 3125

View PR using the GUI difftool:
$ git pr show -t 3125

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk11u-dev/pull/3125.diff

Using Webrev

Link to Webrev Comment

@bridgekeeper
Copy link

bridgekeeper bot commented Nov 21, 2025

👋 Welcome back rmarchenko! A progress list of the required criteria for merging this PR into master will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

@openjdk
Copy link

openjdk bot commented Nov 21, 2025

❗ This change is not yet ready to be integrated.
See the Progress checklist in the description for automated requirements.

@openjdk openjdk bot changed the title Backport 41520998aa8808452ee384b213b2a77c7bad668d 8365098: make/RunTests.gmk generates a wrong path to test artifacts on Alpine Nov 21, 2025
@openjdk
Copy link

openjdk bot commented Nov 21, 2025

This backport pull request has now been updated with issue from the original commit.

@openjdk openjdk bot added backport Port of a pull request already in a different code base rfr Pull request is ready for review labels Nov 21, 2025
@mlbridge
Copy link

mlbridge bot commented Nov 21, 2025

Webrevs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport Port of a pull request already in a different code base rfr Pull request is ready for review

Development

Successfully merging this pull request may close these issues.

1 participant